home *** CD-ROM | disk | FTP | other *** search
/ Mac Easy 2010 May / Mac Life Ubuntu.iso / casper / filesystem.squashfs / usr / src / linux-headers-2.6.28-15 / arch / mips / alchemy / pb1200 / Makefile
Encoding:
Makefile  |  2008-12-24  |  154 b   |  9 lines

  1. #
  2. # Makefile for the Alchemy Semiconductor Pb1200/DBAu1200 boards.
  3. #
  4.  
  5. lib-y := init.o board_setup.o irqmap.o
  6. obj-y += platform.o
  7.  
  8. EXTRA_CFLAGS += -Werror
  9.